home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Panda Internet Security 2009
/
IS09PROMO3M.exe
/
[0]
/
Files
/
Iface.exe
/
0
/
RCDATA
/
TFORMGUARDAR
/
TFORMGUARDAR.txt
< prev
Wrap
Text File
|
2008-07-20
|
2KB
|
96 lines
object FormGuardar: TFormGuardar
Tag = 31200
Left = 359
Top = 190
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Guardar An�lisis'
ClientHeight = 170
ClientWidth = 345
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object PlaGroupGuardarComo: TPlaGroupBox
Left = 14
Top = 11
Width = 321
Height = 114
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Guardar como'
TabOrder = 0
object Image1: TImage
Left = 12
Top = 19
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 52
Top = 17
Width = 257
Height = 39
AutoSize = False
WordWrap = True
end
object Label2: TLabel
Left = 52
Top = 66
Width = 95
Height = 13
Caption = 'Nombre del an�lisis:'
end
object EditNombre: TPlaEdit
Left = 52
Top = 81
Width = 257
Height = 21
MaxLength = 127
TabOrder = 0
Transparent = False
OnChange = EditNombreChange
end
end
object ButtonAceptar: TPlaButton
Tag = 2200
Left = 179
Top = 138
Width = 73
Height = 21
Caption = 'Aceptar'
Enabled = False
TabOrder = 1
Default = True
ModalResult = 1
end
object ButtonCancel: TPlaButton
Tag = 2400
Left = 261
Top = 138
Width = 73
Height = 21
Caption = 'Cancelar'
TabOrder = 2
Cancel = True
ModalResult = 2
end
end